IviRFSigGen Configure LF Generator [LF]
IviRFSigGenLFGenerator Capability Group
This VI configures the LF generators output frequency and waveform.
instrument handle The instrument handle that you obtain from the IviRFSigGen Initialize or IviRFSigGen Initialize With Options VIs. | |
frequency Specifies the frequency of the active LF generator. The driver uses this value to set the IviRFSigGen>>LF Generator>>LF Generator Frequency property.
Units: Hertz Default Value: 500 Hz |
|
waveform Specifies the waveform of the active LF generator. The driver uses this value to set the IviRFSigGen>>LF Generator>>LF Generator Waveform property.
Defined Values: IVIRFSIGGEN_VAL_LF_GENERATOR_WAVEFORM_SINE - Sinusoid waveform. IVIRFSIGGEN_VAL_LF_GENERATOR_WAVEFORM_SQUARE - Square waveform. IVIRFSIGGEN_VAL_LF_GENERATOR_WAVEFORM_TRIANGLE - Triangle waveform. IVIRFSIGGEN_VAL_LF_GENERATOR_WAVEFORM_RAMP_UP - Rising ramp waveform. IVIRFSIGGEN_VAL_LF_GENERATOR_WAVEFORM_RAMP_DOWN - Falling ramp waveform. Default Value: IVIRFSIGGEN_VAL_LF_GENERATOR_WAVEFORM_SINE |
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
instrument handle out The instrument handle that you obtain from the IviRFSigGen Initialize or IviRFSigGen Initialize With Options VIs. | |
error out The error out cluster passes error or warning information out of a VI to be used by other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |